GObject Introspection data support added
authorMatteo F. Vescovi <mfv.debian@gmail.com>
Thu, 9 Feb 2012 16:25:17 +0000 (17:25 +0100)
committerMatteo F. Vescovi <mfv.debian@gmail.com>
Thu, 9 Feb 2012 16:25:17 +0000 (17:25 +0100)
Thanks: Daniel Schaal

debian/control
debian/gir1.2-babl-0.1.install [new file with mode: 0644]
debian/libbabl-0.1-dev.install

index 01601bc7bf7b5241f612aa119386200fa480d0d9..4689f0b517062729a37088b754b637fc9174e143 100644 (file)
@@ -4,7 +4,10 @@ Priority: optional
 Maintainer: Matteo F. Vescovi <mfv.debian@gmail.com>
 Build-Depends: autotools-dev,
                cdbs,
-               debhelper (>= 8)
+               debhelper (>= 8),
+               gobject-introspection,
+               libgirepository1.0-dev,
+               pkg-config
 Standards-Version: 3.9.2
 Homepage: http://gegl.org/babl
 Vcs-Git: git://git.debian.org/git/collab-maint/babl.git
@@ -58,3 +61,18 @@ Description: Dynamic, any to any, pixel format conversion library (debugging sym
  also facilitates creation of new and uncommon ones.
  .
  This package contains the debugging symbols.
+
+Package: gir1.2-babl-0.1
+Section: introspection
+Architecture: any
+Depends: libbabl-0.1-0 (= ${binary:Version}),
+         ${misc:Depends},
+         ${gir:Depends}
+Description: GObject introspection data for Babl library
+ Babl is a dynamic, any to any, pixel format conversion library. It
+ provides conversions between the myriad of buffer types images can be
+ stored in. Babl doesn't only help with existing pixel formats, but
+ also facilitates creation of new and uncommon ones.
+ .
+ This package can be used by other packages using the GIRepository format
+ to generate dynamic bindings.
diff --git a/debian/gir1.2-babl-0.1.install b/debian/gir1.2-babl-0.1.install
new file mode 100644 (file)
index 0000000..5d8ff5c
--- /dev/null
@@ -0,0 +1 @@
+usr/lib/girepository-1.0/Babl-0.1.typelib
index 4628b2251b98dfae29cc64d254073aac34966077..39d1d2d7c6c2dc8e6852216e44e24fdb2ec7f171 100644 (file)
@@ -1,3 +1,4 @@
 usr/include/
 usr/lib/libbabl*.so
 usr/lib/pkgconfig/
+usr/share/gir-1.0/Babl-0.1.gir